#include <tools/prxtypes.h>
Data Fields | |
| PspLibImport * | prev |
| Previous import. | |
| PspLibImport * | next |
| Next import. | |
| char | name [PSP_LIB_MAX_NAME] |
| Name of the library. | |
| u32 | addr |
| PspModuleImport | stub |
| PspEntry | funcs [PSP_MAX_F_ENTRIES] |
| int | f_count |
| PspEntry | vars [PSP_MAX_V_ENTRIES] |
| int | v_count |
|
|
|
|
|
|
|
|
|
|
|
Name of the library.
|
|
|
Next import.
|
|
|
Previous import.
|
|
|
|
|
|
|
|
|
|
1.4.6